Revert "Make credit2 the default scheduler"
authorGeorge Dunlap <george.dunlap@citrix.com>
Mon, 1 Oct 2018 16:14:22 +0000 (17:14 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Mon, 1 Oct 2018 16:14:22 +0000 (17:14 +0100)
commit3722e563432bdbf0cbd16ace3075cf643186b01e
tree7a7f2aed9e61c3f17b5a25e0bb04c0aa7a015f68
parent5c28a3c6814cc3a054fde133c0f6ef77d80c0412
Revert "Make credit2 the default scheduler"

The migration code reads scheduler parameters on the sending side and
tries to set them again on the receiving side, failing if this fails;
the result is that a simple upgrade from 4.11 -> 4.12 will now fail
all migrations.  Solving this is not simple; revert the credit2
upgrade until we can sort something out.

This reverts commit ec6662445b1ec9231ca69583863de644206ef313.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
xen/common/Kconfig